Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #147

Merged
merged 245 commits into from
Oct 9, 2024
Merged

Develop #147

merged 245 commits into from
Oct 9, 2024

Conversation

n1lsqn
Copy link
Owner

@n1lsqn n1lsqn commented Oct 9, 2024

What

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

misskey-release-bot bot and others added 30 commits July 31, 2024 11:20
that Japanese string exactly matches that i18n key

(cherry picked from commit a408d32)

Co-authored-by: dakkar <dakkar@thenautilus.net>
* refactor(sw): use fully typed locales

* fix(backend): enumerate achievement notification type
…chema (misskey-dev#14468)

* fix(backend): represent tuples with `prefixItems`

* refactor(frontend): fix type errors

* fix(backend): add `prefixItems` in `SchemaType`

* fix(backend): add `unevaluatedItems: false` to disallow extra items

* refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`

* fix(backend): add `unevaluatedItems` in `SchemaType`
* style(sw): lint fixes

* refactor(sw): fix type errors

* chore(sw): disable `noImplicitAny`

* ci(sw): enable typecheck ci

* ci(sw): build `misskey-js` before typecheck
* enhance(frontend): アイコンデコレーション管理画面にプレビューを追加

* Update Changelog

* tweak
* fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止

* fix
FineArchs and others added 22 commits October 7, 2024 09:46
* create MkExtensionInstaller.vue

* annotation

* add fallbacks

* storybook

* update annotations

* Update MkExtensionInstaller.vue

* use additonalInfo slot
* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Simplified)
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* New translations ja-jp.yml (English)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (Chinese Simplified)
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 61.59683% with 1164 lines in your changes missing coverage. Please review.

Project coverage is 39.45%. Comparing base (6f40ebe) to head (f23c799).
Report is 254 commits behind head on n-master.

Files with missing lines Patch % Lines
...ages/backend/src/core/ReactionsBufferingService.ts 35.54% 136 Missing ⚠️
...ages/backend/src/server/web/ClientServerService.ts 2.25% 130 Missing ⚠️
...ackages/backend/src/server/api/SigninApiService.ts 6.02% 78 Missing ⚠️
packages/backend/src/core/AbuseReportService.ts 10.44% 60 Missing ⚠️
packages/backend/src/core/WebAuthnService.ts 37.23% 59 Missing ⚠️
...ges/backend/src/core/entities/NoteEntityService.ts 20.00% 40 Missing ⚠️
...s/backend/src/core/activitypub/ApRequestService.ts 0.00% 38 Missing ⚠️
...es/backend/src/core/entities/FlashEntityService.ts 3.33% 29 Missing ⚠️
packages/backend/src/core/ReactionService.ts 44.00% 28 Missing ⚠️
packages/backend/src/core/EmailService.ts 15.62% 27 Missing ⚠️
... and 80 more
Additional details and impacted files
@@             Coverage Diff              @@
##           n-master     #147      +/-   ##
============================================
- Coverage     39.67%   39.45%   -0.23%     
============================================
  Files          1568     1574       +6     
  Lines        195454   199510    +4056     
  Branches       2743     3641     +898     
============================================
+ Hits          77553    78719    +1166     
- Misses       117335   120186    +2851     
- Partials        566      605      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@n1lsqn n1lsqn merged commit 5661a95 into n-master Oct 9, 2024
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.